home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4839 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: mail2news.demon.co.uk!hpl3sn03.cern.ch
  2. From: Dan Pop <danpop@mail.cern.ch>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Where to find PORTABLE source?
  5. Date: Wed, 7 Feb 1996 12:39:14 +0100
  6. Organization: CERN European Lab for Particle Physics
  7. Message-ID: <9602071138.AA13649@dxmint.cern.ch>
  8. References: <4f9jf6$pql@anarchy.io.com>
  9. X-NNTP-Posting-Host: hpl3sn03.cern.ch
  10. X-Newsreader: NN version 6.5.0 #7 (NOV)
  11. X-Mail2News-Path: dxmint.cern.ch!hpl3sn03.cern.ch
  12.  
  13. sfeil@io.com (Steven Feil) writes:
  14.  
  15. >I don't think I made my dilemma clear in my last posting.  The problem I am
  16. >facing is due to the nature on machine independent code.  I want to write
  17. >portable code, so I can compile my program on different operating systems.
  18. >This is why I'm looking for ANSI code.  When I try looking for source code
  19. >one of the first questions I'm faced with is what operating system I'm
  20. >using.  I DON'T CARE is not an option I am given.  So, maybe, I should have
  21. >asked does anybody know of a good place to find machine independent ANSI C
  22. >source code, or algorithms.  Right now I'm looking for math type source,
  23. >however would also appreciate I good store house for other ANSI source
  24. >code.  As of yet I have not found a single place that has machine
  25. >independent source code.
  26.  
  27.     P.J. Plauger, _The Standard C Library_, Prentice Hall, 1992, ISBN 0-13-
  28.     131509-9.
  29.  
  30. With insignificant exceptions (explicitly pointed out by the author) the
  31. book contains portable ANSI C code.
  32.  
  33. Dan
  34. -- 
  35. Dan Pop
  36. CERN, CN Division
  37. Email: danpop@mail.cern.ch 
  38. Mail:  CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
  39.